home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / comm / comm2 / ddrmbbsd.lh0 / DDDoorPack / DCD!US11.LZX / UltraScan / Docs / UltraScan.DOC next >
Text File  |  2001-07-29  |  7KB  |  188 lines

  1.               __________  /\  ________/\_______________  /\
  2.               \______   \/  \/   _____  \____  \____   \/  \
  3.                 /   /   /   /   /   /   /  /   /   /   /   /___
  4.               _/   /   _   _   /   _   /  /   _   _   _   /   /
  5.               \_______/\  /\____  /\  /   \__/\__/\  /\______/     
  6.    _____________________\/______\/ _\/_____________\/__  /\________________
  7.   /  _________   _____   \____   \/   /  \____   ____  \/  _____   \____   \
  8.  /   /   /   /   / __/  _/ __/  _/   /   /   /   / /   /   /   /   /   /   / 
  9. /   /   _   /  _   \    \  \    \   /  _   _____/ /   _   _   /   _   /   /
  10. \______/\______/\__/\   ___/\   _______/\  /      \__/\  /\______/\__/\  /Rr!
  11.                      \__/    \__/        \/            \/              \/
  12.           /\                       and                /\
  13.          /  \  __________  /\________________________/  \_____________
  14.         /    \/    ___   \/     / _____________    _/    \______     /
  15.        /        /   |    /     /____    \    /     \______/    /____/_
  16.       /     \  /    |   /     /    /     \__/      |      |   /      |
  17.      /       \/     |_      _/           / /       |      |          |
  18.     /        ||_____||______||__________/ /________|______|\_________D!
  19.     \________|
  20.  
  21.                                  present
  22.                         
  23.                  the DayDream file scanner of your dreams:
  24.  
  25.                   >>> UltraScan v1.1 by Zed^DC^Mystic <<<
  26.  
  27.  
  28.  
  29. Introduction
  30. ~~~~~~~~~~~~
  31.     It's two FileLister doors. One for REVERSE (FR) and SORTED
  32.     (Alphabetical order!!). They arn't ASM written but the FR
  33.     door is faster than DreamNew from Hydra and actually allows
  34.     you to unflag files. US_Sorted is quiet fast also, considering
  35.     the little amount of memory it allocates (16k!!). They look
  36.     almost exactly like AquaScan (By Aquarius/OTL).
  37.  
  38.  
  39. Requirements:
  40. ~~~~~~~~~~~~~
  41.     Workbench 2.0      V36
  42.     dreamdoor.library  V5
  43.     DayDream BBS       V1.20
  44.     HBasic2.library    (if you can't get a hold of it, try my WWW)
  45.  
  46.  
  47. Installation:
  48. ~~~~~~~~~~~~~
  49.     Copy US_Reverse.CFG to DayDream:Configs/
  50.     Copy US_Sorted.CFG  to DayDream:Configs/
  51.  
  52.     Copy US_Reverse.CMDS to DayDream:Configs/
  53.     Copy US_Sorted.CMDS  to DayDream:Configs/
  54.  
  55.     Copy UltraScanHelp.GFX(TXT) to DayDream:display/iso/
  56.  
  57.     Copy US_Reverse and US_Sorted to DOORS:
  58.  
  59.     Run them as normal DDDP doors! e.g:
  60.  
  61.     DOOR_COMMAND.. FR
  62.     DOOR_TYPE..... 1
  63.     DOOR_SECURITY. 20
  64.     DOOR_EXECUTE.. Doors:US_Reverse %N
  65.     DOOR_CONFS1... XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  66.     DOOR_CONFS2... XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  67.  
  68.     DOOR_COMMAND.. FS
  69.     DOOR_TYPE..... 1
  70.     DOOR_SECURITY. 20
  71.     DOOR_EXECUTE.. Doors:US_Sorted %N
  72.     DOOR_CONFS1... XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  73.     DOOR_CONFS2... XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  74.  
  75.  
  76. Features
  77. ~~~~~~~~
  78. * Checks Data/FreeDownloads.DAT when flaging and marks files as free
  79.   if appropriate.
  80.  
  81. * Checks with "XF--" flag when flaging and marks files as free
  82.   if appropriate.
  83.  
  84. * Works with both 18 and 13 character filelists.
  85.  
  86. * Allows unflagging of files.
  87.  
  88. * Shows current file's full description with (C)lear. (Not split)
  89.  
  90. * Any command/door can be started from the pause prompt! For example, you
  91.   can view archives (if you have an archive viewer installed) directly
  92.   when you see the files in the filelist. If you spot a fake, just press a
  93.   key and your favourite nuker will be loaded and you can delete the file.
  94.   Afterwards, the last page of files will be rewritten and you can
  95.   continue scanning files.
  96.  
  97. * You can flag files by numbers. UltraScan can also be made to ask for file
  98.   numbers to pass as argument to certain pause prompt commands/doors, for
  99.   example to a file viewer, a faker/nuker and Whof (by Spock). This is
  100.   very convenient! Try it! Edit US_#?.CMDS for more information.
  101.  
  102. * There is a quick-scan mode. The user will only see the first line of
  103.   every file description when that is used.
  104.  
  105. * You can break the filelisting and abort UltraScan with CTRL-C.
  106.  
  107. * It is fully sysop configurable!
  108.  
  109.     - The colour of every part of a file can be configured - name, test
  110.       char, size, date, description etc. 
  111.  
  112.     - Divider between files - none, empty line or any custom divider
  113.       you create yourself.
  114.  
  115.     - Date dividers - none or any of the custom date dividers you provide.
  116.  
  117.     - Full description with the C (Clear) command at the pause prompt?
  118.  
  119.     - Clear screen with Enter/Y/Space?
  120.  
  121.     - Clear screen at door startup?
  122.  
  123.     - Verify non-stop scrolling
  124.  
  125.     - Access level required to scan HOLD directories is 255.
  126.  
  127.  
  128.  
  129. Configuration Files:
  130. ~~~~~~~~~~~~~~~~~~~~
  131.     The .CFG and .CMDS files can be put in almost any display
  132.     directory. Example:
  133.  
  134.         daydream:conferences/amiga/display/iso/US_Reverse.CFG
  135.         daydream:display/iso/US_Reverse.CFG
  136.         daydream:configs/US_Reverse.CFG
  137.  
  138.     So you can have a different config for each conferences and
  139.     displaymode. Ultrascan always falls back to
  140.     daydream:configs/US_Reverse.CFG as a last resort.
  141.  
  142.  
  143.  
  144. Editing Dateline:
  145. ~~~~~~~~~~~~~~~~~
  146.     If you edit the dateline, there are 2 "auto inserts" you can
  147.     use:
  148.         @@-@@-@@        the date MM-DD-YY
  149.         %weekday        day of the week, monday, tues etc
  150.  
  151.     If you change the length of the dateline (number of lines it takes
  152.     up on the screen) don't forget to change that field in the .CFG.
  153.     The @@-@@-@@ is not optional, you must use it. But %weekday is
  154.     optional.
  155.  
  156.     Note: you can NOT do @@/@@/@@ or @@.@@.@@, it must be exact!
  157.  
  158.  
  159.  
  160. Contact Author:
  161. ~~~~~~~~~~~~~~~
  162.  
  163.     AUTHOR EMAIL:        zed@mentasm.com
  164.  
  165.  
  166.     You can also get the HBasic2.library from:
  167.  
  168.     http://www.mentasm.com/~zed/
  169.  
  170.  
  171.  
  172.  .-------------------------------------------------------------------------.
  173.  |                       cALL tHE dC wORLD wiDE bOARDS:                    |
  174.  >-------------------------------------------------------------------------<
  175.  | tHE sPECIALISTS  [uS-HQ]              fIRST dIVISION   [sWDEN-HQ]       |
  176.  | 7 sEAS           [uS]                 tERRA fIRMA      [aUSTRALIAN-HQ]  |
  177.  | mOST wANTED      [nORWAY-HQ]          hARD dISK cAFE   [fINLAND-HQ]     |
  178.  | gENETIC wASTE    [nORWAY]             tRADERS pARADISE [sCANDINAVIA-HQ] |
  179.  | fUCK sHIT        [pOLAND-HQ]          sKY tOWER        [DENMARK-HQ]     |
  180.  | sPACED oUT       [uK-HQ]              rISING sUN       [hONGKONG-HQ]    |
  181.  >-------------------------------------------------------------------------<
  182.  |                          oR tRY oUR FTP sITES:                          |
  183.  >-------------------------------------------------------------------------<
  184.  |                          tRASH cITY      [uSHQ]                         |
  185.  >-------------------------------------------------------------------------<
  186.  |                  cATCH uS oN uNDERNET oN #amiga_warez                   |
  187.  `-------------------------------------------------------------------------'
  188.